Platform Core .NET Assemblies API
GetSummarySelectQuery(UserConnection,IEnumerable<String>) Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaQuery Class > GetSummarySelectQuery Method : GetSummarySelectQuery(UserConnection,IEnumerable<String>) Method
userConnection
User connection.
columnNames
Enumerator of names of columns for which the select query for totals is built.

Glossary Item Box

Gets the select query for the totals (aggregate values) for columns of the current EntitySchemaQuery instance with the specified names, using the specified user connection.

Syntax

 
C#
 
 

Parameters

userConnection
User connection.
columnNames
Enumerator of names of columns for which the select query for totals is built.

Return Value

The Terrasoft.Core.DB.Select instance of the select query.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.